@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff"); }

.iconfont {
  font-family: iconfont !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale; }

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px; }

.top {
  width: 1200px;
  margin: 0 auto; }

.i-row {
  margin: 0 -15px; }

.fl {
  float: left; }

.fr {
  float: right; }

.di {
  _display: inline; }

.fwn {
  font-weight: normal; }

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px; }


.container-fluid {
}
.container {
  max-width: 1200px !important;
}

/* 头部 */

.head {
  height: 130px;
}
.headl h1 {
  height: 130px;
  line-height: 130px;
}
.headl h1 img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}
.headr {
  text-align: right;
  /*height: 130px;*/
  /*line-height: 130px;*/
}
.headt {
    margin-top: 50px;
    padding-left: 35px;
    background: url(../images/tel.gif) no-repeat left top;
    text-align: left;
    display: inline-block;
}
.headr .headm {
  width: 180px;
  background: #0174b9;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0 5px;
  font-weight: bold;
  color: #fff;
  line-height: 24px;
  display: none;
}

.headm h3 {
  font-size: 16px;
}
.headm p {
  font-size: 12px;
}


/* 导航 */

.pnav-wrap {
  background: url(../images/nav_bg.gif) repeat-x;
  height: 75px;
  padding: 0;
}
.pc {
  position: relative;
  padding: 0;
  height: 75px;
}
.pnav {
  height: 75px;
  position: relative;
  /*z-index: 9;*/
}
.pnav li {
  height: 75px;
  float: left;
  padding: 16px 0 0;
  background: url(../images/nav_bg1.gif) no-repeat;
  position: static;
}
.pnav li a {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  display: block;
  padding: 15px 0;
}
.pnav li:hover {
  background: url(../images/nav_hover.png) no-repeat center top;
}
.pnav li:hover a {
  background: transparent;
  color: #005CB3;
}

.pnav .dropdown {
  width: 1200px;
  position: absolute;
  left: 0;
  top: 75px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  opacity: 0;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 3px 6px -3px #afafaf;
}
.pnav li:hover .dropdown {
  opacity: 1;
  z-index: 9;
}
.pnav li:hover .dropdown a, .pnav li .dropdown a {
  display: block;
  width: 32%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 5px;
  background: url(../images/nav_arr.png) no-repeat left center;
  font-size: 20px;
  color: #005DAD;
  float: left;
  text-align: left;
  padding: 0 0 0 20px;
  margin-right: 1%;
}
.pnav li:hover .dropdown a:hover {
  text-decoration: underline;
}


.pnavc {
  position: absolute;
  right: 0;
  top: 120px;
  z-index: 3;
}
.pnavc a {
  width: 230px;
  height: 85px;
  text-align: center;
  line-height: 85px;
  color: #005dad;
  border-left: 5px solid #005dad;
  font-size: 20px;
  display: block;
  margin-bottom: 10px;
  background: url(../images/pna.png) no-repeat 210px center rgba(255, 255, 255, 0.7);
}
.nn .pnavc {
  display: none;
}



/* 手机导航 */
.mnav-wrap {
  /*background: #f5f5f5;*/
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  z-index: 99999;
  display: none;
}
.mnav {
  width: 100%;
  overflow: hidden;
}
.mnl {
  width: 50%;
  float: left;
  padding: 10px;
}
.mnl img {
  display: block;
  max-width: 100%;
}
.mnr {
  width: 50%;
  float: right;
  text-align: right;
}
.mnr span {
  padding: 9px 10px 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
}
.mnr span s {
  width: 22px;
  height: 2px;
  background: #888;
  border-radius: 1px;
  display: block;
  margin-bottom: 4px;
}
.mna {
  background: #f5f5f5;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 99999;
  display: none;
}
.mna li {
  padding-top: 6px;
  border-top: 3px solid #eee;
  padding-left: 20px;
}
.mna li a {
  padding: 10px 0;
  line-height: 20px;
  display: block;
  color: #444;
  font-size: 20px;
}
.mna li a:hover {
  text-decoration: underline;
}




/* banner */
.banner-wrap {
  position: relative;
  padding: 0;
  z-index: 2;
}
.bani {
  width: 100%;
  height: 600px;
  position: relative;
  z-index: 1;
}
.bani li {
  width: 100%;
  position: absolute;
  left: -100%;
  top: 0;
}
.bani li.current {
  left: 0;
  z-index: 2;
}
.bani li img {
  width: 100%;
  display: block;
}
.banc {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 20px;
  display: none;
}
.banc li {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: transparent;
  border-radius: 50%;
  display: inline-block;
  margin: 0 1px;
  cursor: pointer;
}
.banc li.current {
  background: #fff;
}
.banl {
  width: 20px;
  height: 30px;
  display: block;
  background: url(../images/banl.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: 100px;
  top: 50%;
  margin-top: -15px;
  z-index: 3;
}
.banr {
  width: 20px;
  height: 30px;
  display: block;
  background: url(../images/banr.png) no-repeat;
  cursor: pointer;
  position: absolute;
  right: 100px;
  top: 50%;
  margin-top: -15px;
  z-index: 3;
}


/* 产品中心 */
.prd {
  overflow: hidden;
  margin-top: 25px;
}
.prdl {
  /*width: 75%;*/
  /*float: left;*/
}
.prdt {
  overflow: hidden;
  margin-bottom: 20px;
}
.prdt li {
  width: 25%;
  float: left;
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc;
}
.prdt li span {
  padding: 15px 0;
  line-height: 16px;
  font-size: 16px;
  display: block;
  margin-right: 2px;
  background: #f0f0f0;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
  border-top: 5px solid #e3e3e3;
}
.prdt li.cur {
  border-bottom: 1px solid #fff;
  padding-bottom: 0px;
}
.prdt li.cur span {
  background: #fff;
  border-top: 5px solid #005dad;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding-bottom: 21px;
}
.prdt li span:hover {
  color: #005DAD;
}
.prda {
  overflow: hidden;
  display: none;
}
.prda.cur {
  display: block;
}
.prda li {
  width: 50%;
  padding: 0 15px;
  float: left;
  margin-bottom: 20px;
}
.pdc {
  overflow: hidden;
  background: url(../images/prd_arrow.png) no-repeat right 16px center;
  padding: 8px;
  border: 1px solid #ccc;
  position: relative;
  font-size: 16px;
}
.pdc img {
  display: inline-block;
  max-width: 74px;
  vertical-align: middle;
  margin-right: 25px;
}
.pdb {
  border: 1px solid #ccc;
  border-top: none;
  padding: 8px;
  overflow: hidden;
  display: none;
}
.pdb li {
  width: 100%;
  padding-left: 20px;
  background: url(../images/nav_arr.png) no-repeat left center;
}
.pdb li a {
  display: block;
  line-height: 26px;
  font-size: 16px;
  color: #005DAD;
}
.prdr {
  width: 25%;
  padding-left: 15px;
  float: left;
  display: none;
}
.prdr a {
  color: #005DAB;
  padding: 15px;
  display: block;
  font-size: 16px;
  background: url(../images/nav_arr.png) no-repeat right 15px center #dbebf2;
  margin-bottom: 10px;
}


/* 标题 */
.htitle {
  border-bottom: 1px dashed #d0d0d0;
  padding-bottom: 10px;
  margin-bottom: 16px;
  margin-top: 30px;
}
.htitle h3 {
  padding-left: 20px;
  border-left: #005DAD solid 6px;
  margin-left: 2px;
  font-size: 20px;
  line-height: 28px;
}

.pro-wrap {
    display: none;
}
.proc ul {
  padding-bottom: 10px;
}
.proc li {
  padding: 0;
  padding-top: 35px;
}
.proc .proa {
  padding: 16px;
  margin-right: 10px;
  background: #dbebf2;
}
.proc li .img {
  display: block;
  margin-bottom: 20px;
}
.proc li .img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.proc h3 a {
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  line-height: 20px;
  max-height: 48px;
  overflow: hidden;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}


/* 关于我们 */
.htitle3 {
  padding: 30px 0;
  text-align: center;
}
.htitle3 h3 {
  font-weight: normal;
  font-size: 24px;
  margin-bottom: 5px;
}
.htitle3 p {
  color: #999;
  margin-bottom: 10px;
}

.ab {
  padding: 50px 0;
}
.abl {
  overflow: hidden;
}
.abl div {
  width: 90%;
  overflow: hidden;
}
.abl img {
  width: 100%;
  display: block;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.abl:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.abr {
  padding-top: 20px;
}
.abc {
  width: 90%;
  height: 150px;
  line-height: 30px;
  overflow: hidden;
  color: #333;
  margin: 0 auto 40px;
}


.hmore {
  width: 150px;
  height: 45px;
  display: block;
  margin: 0 auto;
  position: relative;
  background: #626262;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.hmore span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-bottom: 1px solid rgba(0, 0, 0, .4);
  border-top: 1px solid rgba(0, 0, 0, .4);
  -webkit-transform: scale(0.1, 1);
  transform: scale(0.1, 1);
  display: block;
}
.hmore s {
  text-indent: -10px;
  font-size: 24px;
  color: rgba(255,255,255,.0);
  transition: all ease-out .3s;
  width: 34px;
  height: 14px;
  display: block;
  background: url(../images/icon.png) no-repeat 0 -22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -17px;
  z-index: 3;
}
.hmore:hover {
  background: transparent;
}
.hmore:hover span {
  opacity: 1;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.hmore:hover s {
  background: url(../images/icon.png) no-repeat 0 -38px;
}


/* 产品推荐 */
.ca-wrap {
  background: #f3f3f3;
  padding: 30px 0 40px;
  margin-top: 30px;
}
.cac ul {
  padding-bottom: 60px;
}
.cac li {
  margin: 20px 0;
}
.cac .cah {
  background: #fff;
  overflow: hidden;
  padding-bottom: 170px;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  position: relative;
}
.cac li:hover .cah {
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.3);
  margin-top: -10px;
}
.cac .img {
  margin: 10px 10px 0;
  display: block;
  overflow: hidden;
}
.cac li .img img {
  width: 100%;
  display: block;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.cac li:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.cac .cab {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px;
  background: #fff;
}
.cac .cab .caa {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ddd;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.cac .cab h3 {
  padding: 10px 0;
  color: #444;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
}
.cac .cab h3 s {
  width: 2em;
  height: 1px;
  background: #ccc;
  display: block;
  margin: 17px auto 0px;
}
.cac .cab .cat {
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.cac li:hover .cab .caa {
  margin: 0;
  padding: 20px;
}
.cac li:hover .cab h3 s {
  color: #999;
}

/* 新闻 */
/*.ne {
  margin-top: 50px;
}
.nec {
  padding-top: 20px;
  padding-left: 10px;
}
.ne li {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #d0d0d0;
  margin: 0;
  margin-bottom: 20px;
}
.nel a {
  display: block;
}*/

/* 标题 */
.htitle2 {
  clear: both;
}
.htitle2 h3 {
  position: relative;
  text-align: center;
}
.htitle2 h3 span {
  display: inline-block;
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 4;
  font-size: 34px;
  font-weight: normal;
  color: #333;
}
.htitle2 h3 s {
  width: 80%;
  height: 2px;
  display: block;
  background: #005DAD;
  position: absolute;
  z-index: 1;
  left: 10%;
  top: 50%;
  margin-top: -1px;
}

.htitle2 a {
  width: 150px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border: 1px solid #c6c6c6;
  display: block;
  margin: 10px auto 23px;
  position: relative;
}
.htitle2 a span {
  display: block;
  position: relative;
  z-index: 4;
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
}
.htitle2 a s {
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
}
.htitle2 a:hover {
  background: #c9151e;
  border-color: #c9151e;
  text-decoration: none;
}
.htitle2 a:hover span {
  color: #fff;
}
.htitle2 a:hover s {
  width: 0%;
  height: 0%;
  left: 50%;
  top: 50%;
}

.ne-wrap {
  padding-top: 3%;
  padding-bottom: 3%;
}
.nel {
  padding-right: 5%;
}
.nel li {
  padding: 2% 0;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.nel li a {
  font-size: 20px;
  color: #555;
  line-height: 24px;
}
.nel li span {
    color: #555;
    float: right;
}



#ydemo{overflow:hidden;margin:0 auto;position:relative;height:400px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}

.ner {padding-left: 5%; padding-top: 3%;}
.ner li{position:relative;padding:8px 0 12px;border-bottom:1px dashed #e3e3e3;}
.ner li a{line-height:40px;padding-left:38px;background: url(../images/wen.jpg) left center no-repeat;display:block;font-size:16px; height: 40px; overflow: hidden;color: #555;margin-bottom: 10px;}
.ner li a:hover{text-decoration:none;color:#005DAD;}
.ner p{background: url(../images/da.png) left 3px no-repeat;padding-left:38px;font:400 14px/28px "微软雅黑";margin-top:5px;color:#777;display:block;margin-left: 0px;height: 56px;overflow: hidden;}



/* 联系我们 */
.co-wrap {
  border-top: 5px solid #d8d8d8;
  background: #e3e3e3;
  padding-top: 30px;
  padding-bottom: 45px;
  margin-top: 60px;
}
.cot h3 {
  text-align: center;
  font-size: 24px;
  padding-bottom: 10px;
}
.cot span {
  width: 67px;
  height: 4px;
  display: block;
  background: #005dad;
  margin: 0 auto 20px;
}
.cot p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.coc li {
  padding: 35px 0 0;
}
.coc .coa {
  background: #fff;
  margin-right: 10px;
  padding: 10px;
}
.coa a {
  padding: 15px 0 10px 20px;
  background: url(../images/nav_arr.png) no-repeat left center;
  text-align: center;
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #d0d0d0;
}
.coa p {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
.coe a {
  background: #005dad;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 25px 0;
}
.coe h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}


/* 底部导航 */
.ft-wrap {
  background: #002748;
  padding-bottom: 45px;
}
.ft ul {
  overflow: hidden;
}
.ft li {
  width: 25%;
  padding-top: 35px;
  padding-bottom: 30px;
  padding-right: 20px;
  float: left;
}
.ft li h3 a {
  padding-top: 10px;
  padding-left: 10px;
}
.ft li a {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  display: block;
  padding-left: 15px;
}

/* 底部 */
.foot-wrap {
  padding-top: 30px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 30px;
  border-top: 5px solid #d8d8d8;
  background: #e3e3e3;
}
.foot a {
  color: #444;
}


@media (min-width: 992px) {
  .container {
    width: 100% !important;
  }
  
  .ny_ne {
    display: none;
  }
}


@media (min-width: 768px) {
  .container {
    width: 100% !important;
  }
  
  .ny_ne {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .container {
    width: 100% !important;
  }
  .pnav-wrap, .head-wrap {
    display: none;
  }
  .mnav-wrap {
    display: block;
  }
  .prdl, .prdl .prda li {
    width: 100%;
  }
  .prdr {
    width: 100%;
  }
  .ft-wrap {
    display: none;
  }

  .ny_ne {
    display: none;
  }
  
  .float-kf {
      display: none !important;
  }
  
}
/*热门搜索*/
.search-wrap {
  height: 50px;
  background: #ebebeb;
  display: none;
}
.search {
  overflow: hidden;
}
.search .searchl {
  float: left;
  width: 500px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  padding: 10px 0;
}
.search .searchl a {
  margin: 0 5px;
}
.search form {
  float: right;
  height: 30px;
  margin: 10px 0;
  overflow: hidden;
}
.search form input {
  height: 28px;
  border: 1px solid #333;
  line-height: 30px;
  background: #fff;
  float: left;
}
.search form .pd {
  width: 150px;
  padding-left: 10px;
}
.search form .btn {
  width: 50px;
  height: 30px;
  margin-left: 5px;
  cursor: pointer;
  text-align: center;
}
.search form .btn:hover {
  background: #ebebeb;
  border-color: #fff;
}



/*内页公用*/
.ny_content {
  padding-bottom: 30px;
}
.ny_all {
  padding-top: 30px; }

.ny_left_top {
  padding-top: 30px;
}
  .ny_left_top h3 {
    line-height: 60px;
    text-align: center;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 20px;
    color: #fff;
    background: #0a05aa; }
  .ny_left_top .ny_menu {
    padding: 10px;
    border: 1px solid #ccc; }
    .ny_left_top .ny_menu .n-news-list {
      font-size: 16px; }
      .ny_left_top .ny_menu .n-news-list li {
        line-height: 30px; 
        height: 30px;
        overflow: hidden;
        margin-bottom: 5px;
      }
        .ny_left_top .ny_menu .n-news-list li::before {
          content: '';
          display: inline-block;
          width: 5px;
          height: 5px;
          border-radius: 50%;
          vertical-align: middle;
          margin-right: 4px;
          background: #fa8557; }

.out-foot {
  background: #333;
  color: #fff;
  font-size: 16px;
  line-height: 40px; }
  .out-foot a {
    color: #fff; }

.ny_banner {
  width: 100%;
  margin: 0 auto; }
  .ny_banner img {
    width: 100%; }

.sort_product {
  margin-top: 10px; }

.ny_contact {
  margin-top: 10px; }
  .ny_contact .content {
    padding: 5px;
    line-height: 24px; }

.ny_right_top {
  padding-top: 30px;
  padding-bottom: 10px;
}

.ny_ding {
  padding: 10px 0; }
  .ny_ding .site {
    text-align: left;
    line-height: 30px;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 20px;
    font-size: 16px; }

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px; }
.ny_right_top .content img {
  max-width: 100% !important;
  height: auto !important;
}
  .ny_right_top .content .content {
    padding: 10px; }
  .ny_right_top .content .content img {
    max-width: 100% !important;
    height: auto !important;
  }
  .ny_right_top .content .content table {
      width: 100% !important;
  }

/*内页分类样式*/

  

.ny_sort li {
  position: relative;
  /*z-index: 999;*/
  }
  .ny_sort li:last-child a {
    margin-bottom: 0; }
  .ny_sort li a {
    color: #fff;
    display: block;
    line-height: 39px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 16px;
    background: #0174b9;
    margin-bottom: 10px; }
    .ny_sort li a:hover {
      background: #025180; }
  .ny_sort li .about_b {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 210px;
    background: #0174b9;
    z-index: 9999; }
  .ny_sort li .layer2 {
      width: 90%;
      margin: 0 auto;
  }
  .ny_sort li:hover .layer2 {
      display: block !important;
  }
    .ny_sort li .layer2 li {
      /*overflow: hidden;*/
      }
      .ny_sort li .layer2 li a {
        font-weight: normal;
        font-size: 12px;
        color: #333;
        padding-left: 10px;
        border-top: 1px solid #025180;
        text-align: left;
        background: none; }
        .ny_sort li .layer2 li a:hover {
          text-decoration: none;
          /*background: #d66e46;*/
          color: #0174b9; }
        .ny_sort li .layer2 li .layer3 {
            position: absolute;
            left: 100%;
            top: 0px;
            width: 218px;
            background: #f5f5f5;
            z-index: 9999; 
            display: none;
        }
        .ny_sort li .layer2 li:hover .layer3 {
            display: block;
        }
      .ny_sort li .layer2 li .layer3 li {
        margin: 6px 0px;
        line-height: 24px;
         }
        .ny_sort li .layer2 li .layer3 li a {
            width: 80%;
            margin: 0 auto 10px;
            border-radius: 5px;
          font: normal 12px/40px "微软雅黑";
          text-align: center;
          background: #0174b9;
          color: #fff;
          display: block;
           }
        .ny_sort li .layer2 li .layer3 li a:hover {
            background: #025180; 
        }
        .ny_sort li .layer2 li .layer3 li .layer4 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 15px; }
          .ny_sort li .layer2 li .layer3 li .layer4 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }

.i-container {
  margin-top: 20px; }

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0; }
  .ny_news_list li a.more {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    width: 86px;
    text-align: center;
    float: right;
    color: #65beba;
    border-radius: 4px; }
  .ny_news_list li h3 {
    font-size: 16px;
    margin: 10px 0;
    color: #323232; }
    .ny_news_list li h3 a {
      color: #323232; }
      .ny_news_list li h3 a:HOVER {
        color: #65beba; }
  .ny_news_list li p {
    line-height: 22px;
    font-size: 16px;
    color: #666666; }

/*内页产品列表*/
.ny_product_list li {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .ny_product_list li img {
    width: 100%;
  }
  .ny_product_list li h3 {
    text-align: center;
    line-height: 40px; }
    .ny_product_list li h3 a {
      color: #333;
      font-weight: normal;
      font-size: 14px; }
      .ny_product_list li:hover h3 a {
          color: #0174b9;
      }

/*内页留言*/
.f_message {
  padding: 30px; }
  .f_message .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    left: 118px; }
  .f_message .c_label {
    line-height: 18px;
    padding-top: 12px; }
  .f_message ul li {
    text-align: center;
    width: 440px;
    position: relative;
    margin-top: 20px; }
    .f_message ul li p {
      float: left;
      font-size: 16px;
      text-align: right;
      width: 100px;
      position: relative; }
      .f_message ul li p.bix::before {
        content: '*';
        color: red;
        position: absolute;
        left: 15px;
        top: 0;
        font-size: 12px; }
    .f_message ul li textarea {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px;
      height: 120px; }
    .f_message ul li .code_img {
      margin-left: 18px;
      visibility: hidden; }
    .f_message ul li input {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px; }
      .f_message ul li input#contact {
        height: 40px; }
      .f_message ul li input#name {
        height: 40px; }
      .f_message ul li input#checkcode {
        width: 170px; }
      .f_message ul li input#msgbtn {
        background: #088b3f; }
        
        
        

@media screen and (max-width: 1000px) {
    .ny_sort li .layer2 li .layer3 {
        position: static;
        width: 100%;
        background: #fff;
    }
}

